public class BorderPublic Class Border| Border | Initializes a new instance of the Border class. |
| Border(String) | Initializes a new instance of the Border class. |
| Border(Size, BorderStyle, String) | Initializes a new instance of the Border class. |
| Color | Contains the color of the border. |
| Style | Contains the style of the border. |
| Width | Contains the width of the border. |
| Clone | Creates a new object that is a deep copy of the current instance. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString |
Converts the value of the current Border object to its equivalent string representation.
(Overrides ObjectToString) |